how to connect a javascript file to html

45

linking a script .js -

<script type="text/javascript" src="path-to-javascript-file.js"></script>

Comments

Submit
0 Comments